home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2358 < prev    next >
Encoding:
Text File  |  1996-08-05  |  819 b   |  29 lines

  1. Newsgroups: comp.lang.c
  2. Path: Utrecht.NL.net!news
  3. From: E.H.Terwiel@inter.NL.net (E.H. Terwiel (Erik))
  4. Subject: Re: How to allocate array in EMS or XMS memory
  5. X-Nntp-Posting-Host: utr98-17.utrecht.nl.net
  6. Message-ID: <DLI08v.GGK@inter.NL.net>
  7. Sender: news@inter.NL.net (News at newsutr)
  8. Organization: NLnet
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4dr0id$5eg@jaring.my>
  11. Date: Sat, 20 Jan 1996 21:09:29 GMT
  12.  
  13. tkun@pl.jaring.my wrote:
  14.  
  15. >Does anyone know how to allocate array by using EMS or XMS memory on
  16. >Microsoft C ver 2.5.
  17. >If anybody has any recommendations for a different one,I'd be glad to
  18. >hear them.
  19.  
  20. >Thanks in advance,
  21.  
  22. >Kun
  23.  
  24. I've got this book: "C memory management techniques" by Len Dorfman
  25. and Marc J. Neuberger, ISBN 0-8306-4058-4
  26. It's got a disk included with a solution to your problem.
  27. Erik
  28.  
  29.